Destroying a weak web server by flooding it with HTTP requests.
docker compose up -d
# Flood the server
python pyflooder.py localhost 8080 5000
The website runs on http://localhost:8080.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Destroying a weak web server by flooding it with HTTP requests.
docker compose up -d
# Flood the server
python pyflooder.py localhost 8080 5000
The website runs on http://localhost:8080.